Skip to content

Fix French translation errors in month names and labels#17

Merged
Hexagon merged 2 commits intomainfrom
copilot/check-and-correct-translations
Oct 31, 2025
Merged

Fix French translation errors in month names and labels#17
Hexagon merged 2 commits intomainfrom
copilot/check-and-correct-translations

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Oct 30, 2025

Corrects multiple French translation errors in config/translations/fr.js where incorrect words were used instead of proper month names and technical terms.

Changes

Month names (months):

  • "marcher" (to walk) → "mars" (March)
  • "peut" (can) → "mai" (May)

Abbreviated months (months_short):

  • Updated all abbreviations to proper French forms: "janv", "févr", "mars", "avr", "mai", "juin", "juil", "août", "sept", "oct", "nov", "déc"

Labels:

  • "Multiplikator" (German) → "Multiplicateur" (French)
  • "demain Demain" (duplicate) → "Demain"

All translation files maintain consistent structure with 120 keys each.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • dl.deno.land
    • Triggering command: curl -s REDACTED (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

Resolve issues 7 and 8 (check and correct translations)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: Hexagon <419737+Hexagon@users.noreply.github.com>
Copilot AI changed the title [WIP] Resolve translation issues 7 and 8 Fix French translation errors in month names and labels Oct 30, 2025
Copilot AI requested a review from Hexagon October 30, 2025 01:01
@Hexagon Hexagon marked this pull request as ready for review October 31, 2025 21:34
@Hexagon Hexagon merged commit 4065c6c into main Oct 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants